Searched refs:chromeTesting (Results 1 – 1 of 1) sorted by relevance
26 if (this.callStatus[function_name].status == chromeTesting.STATUS_PENDING)28 this.callStatus[function_name].status = chromeTesting.STATUS_PENDING;35 this.callStatus[function_name].status = chromeTesting.STATUS_FAILURE;39 this.callStatus[function_name].status = chromeTesting.STATUS_SUCCESS;200 var chromeTesting = { variable