GDB (xrefs)
Loading...
Searching...
No Matches
Functions
values.cc File Reference
#include <string_view>
#include <testsuite_hooks.h>

Go to the source code of this file.

Functions

void test01 ()
 
void test02 ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 68 of file values.cc.

References test01(), and test02().

◆ test01()

void test01 ( )

Definition at line 24 of file values.cc.

References L, and VERIFY.

Referenced by main().

◆ test02()

void test02 ( )

Definition at line 46 of file values.cc.

References L, and VERIFY.

Referenced by main().